home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / network / brightworks 2.0 / BSC200.Z / EQUIP1.BAT < prev    next >
DOS Batch File  |  1994-01-04  |  505b  |  16 lines

  1. @echo off
  2. cls
  3. rem  *********************************************
  4. rem     A simple batch file that runs EQUIP,
  5. rem     and inventories hardware, software, 
  6. rem     and system files.  No command line 
  7. rem     parameters are required.  This batch file 
  8. rem     uses BREQUEST.EXE, but you may want
  9. rem     (in fact,may need) to edit it for the
  10. rem     needs of your own environment.
  11. rem  *********************************************
  12. endbtrv
  13. brequest /l /r:24 /d:17000 
  14. equip /h /s /y 
  15. endbtrv
  16.